home *** CD-ROM | disk | FTP | other *** search
- @echo off
- rem
- rem specify correct paths in line 5 and 11
- rem
- set go32=nodmpi driver d:\vmpeg\drivers\vesa.grn gw 640 gh 480 nc 49176
- rem replace with driver for your (S)VGA^^^^^^^^
- rem gw = width
- rem gh = height
- rem nc = number of colors (don't change)
- rem
- d:\vmpeg\go32 d:\vmpeg\vmpeg %1 %2 %3 %4 %5 %6 %7 %8 %9
-